Skip to content

sajal-ag/React-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a new Project

Make sure you have npm and node and create-react-app tool.

create-react-app project-name

Starting a project

npm start

Project Structure

src
├── components
│   ├── App.js
│   ├── SignIn.js
│   └── index.js
├── index.css
└── index.js

About

A project using React and Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors