Skip to content

Basic institutional website for practicing react components, react router and styling. Designs are not mine.

Notifications You must be signed in to change notification settings

learodrigo/react-simple-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web application

This is a mockup of a simple website, done with React and styled components. It's live in Netlify, check it out.

All designs are from neue gestaltung GmbH.

How to set up

Before starting, you should have installled Node.js

git clone git@github.com:learodrigo/react-simple-website.git
cd react-simple-website
npm i
npm start

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Extra

If the browser opens annoys you everytime you start the project:

  1. Shut down the terminal
  2. Create a .env file.
  3. Add BROWSER=none in it.
  4. Start again

-> made with love, in berlin, with react-create-app and vscode

About

Basic institutional website for practicing react components, react router and styling. Designs are not mine.

Topics

Resources

Stars

Watchers

Forks