Skip to content

joanabpereira/ReactSlides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Slides

Back when I did my Master's dissertation I had to build a presentation tool using only HTML, CSS and JavaScript. I decided to redo it but using React this time as a side-project.

Built using a boilerplate by thenewboston.com

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Run an initial webpack build

> webpack

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

Links

About

Presentation tool using react.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published