Skip to content

Welcome to the Planes Hackathon! Here we have a tempate React app set up and ready!

Notifications You must be signed in to change notification settings

aaulthudl/React-to-the-future

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React To The Future Hackathon 🛫

The Brief

The project brief, alongside API documentation can be found on Notion, click here.

Getting Started

In this repository you will find a template of a single page application in React. Feel free to create your own or use this to get started in your teams.

Step 1. Clone this repository:

git clone https://github.com/teamplanes/React-to-the-future.git

Now, change directory to the project

cd React-to-the-future

Step 2. Install dependencies:

yarn install

OR, using npm.

npm install

Step 3. Run the project locally:

yarn start

OR, using npm

npm run start

About

Welcome to the Planes Hackathon! Here we have a tempate React app set up and ready!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • CSS 10.5%
  • HTML 6.8%