Skip to content

jennyardrey/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

React Bootstrap

React boilerplate project for Manchester Codes' projects.

Getting Started

Clone down this repository (replace <your_project_name>:

git clone git@github.com:MCRcodes/react-bootstrap.git <your_project_name>

Install dependencies

npm install

Start up the application:

npm start

Visit localhost:3000 in your browser.

You should see a Hello World message.

Change the rendered output

You can change what is mounted to the DOM in src/index.js.

It might be a good idea to make an App component inside App.jsx (will likely handle your layout and routing), and to mount this to the DOM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published