Skip to content

Imfahrenheit/React-file-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Instructions and installelation guide

Overview

This is the front end of a simple file uploader full stack app. The app is bootstrapped with create-react-app

  • Front end is built with react and pure css mostly;
  • Local state was used since the complexcity was minimal.
  • sweetAlert library is used to display user alerts
  • react-router is uses to navigate between components.

Installation

Just clone the repository or download as zip. Then run these commands from your CLI then

npm install
yant start or npm npm start

About

a simple file uploader UI built in react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published