Skip to content

greeshiee/sample-react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample React Project

This example shows a simple sign up and log in page. The application uses the Next.JS and React-Bootstrap Libraries in React to make this possible.

How to use

To install the needed libraries:

npm install next@latest react@latest react-dom@latest

npm install react-bootstrap

npm install styled-components

To run the application:

npm run dev

You can view the project from localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published