Skip to content

mariosp/simple-section-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Section Website (With TopBar)

React (hooks)

This project was bootstrapped with Create React App.

Overview

This application is a small website with image and info sections.

Installation

You need to have Nodejs installed to run the project locally

  1. Download or clone from github
  2. Navigate to the folder and run on terminal
$ yarn install
or
$ npm install

After the installation type:

$ yarn start
 or
$ npm start

to start the development web server http://localhost:3000 to view it on the browser.

Screenshots

2d

1

mobile

Releases

No releases published

Packages

No packages published