Skip to content

In this project we made fully-functional clone of catapooolt website that generates donation and donate to needful for the hunt for their dreams.

Notifications You must be signed in to change notification settings

Akshaykumar24/Catapooolt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Catapooolt

Logo

Project catapooolt clone

In this project we made fully-functional clone of catapooolt website that generates donation and donate to needful for the hunt for their dreams.

Authors

Deployment

To deploy this project run

  • Open the git bash in yor system and run this command
  git clone https://github.com/Akshaykumar24/Catapooolt.git
  • After cloning copy the project in existing react app src folder then run this command
  npm run start
  • In case one Doesn't have existing react app then run this command
  npm install create-react-app
   create-react-app <Name>
  • After creating the react app copy the project in src folder then run this command
  npm run start
  • then run this command
  npm install json-server
  • create a new terminal and run this command
  json-server --watch db.json --port 3001

Tech Stack

Client: React

Server: json server

About

In this project we made fully-functional clone of catapooolt website that generates donation and donate to needful for the hunt for their dreams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published