Skip to content

varshabhadana/react-web-app

Repository files navigation

Whoophy

Description

Woophy is a simple web application bootstraped with create react app.

How to run

To start the Frontend, run

$ yarn start

The FE will start on PORT: 3001

To start backend, run

$ yarn start:server

The Backend will start on PORT: 3000

Technologies used

  • React
  • Typescript
  • Tailwind CSS
  • REST API

Features

  • Authentication: registration and login
  • Logout
  • User can view and edit their personal information on user profile page.
  • Validation check for strong password.

Screenshots

Landing Page

Screenshot 2023-02-22 212358

Login Page

Screenshot 2023-02-22 212744

Register Page

Screenshot 2023-02-22 214107

Content Page

Screenshot 2023-02-22 214649 Screenshot 2023-02-22 214725

Profile Page

Screenshot 2023-02-22 220654

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published