Skip to content

This is a SPA code test made in react, requested by the company Dristoll's The application has the following features

Notifications You must be signed in to change notification settings

vicodina01/driscolls-app-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driscoll's SPA Test

This is a SPA code test made in react, requested by the company Dristoll's The application has the following features

  • Users Module
    • User List
    • Create user
    • Delete user
    • View/Update User
  • News module
    • News list
    • View New
  • URL navigation
  • Multi language selector(EN, ES)

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Start the json-server

  json-server --watch db.json --port 3002

Screenshots

App Screenshot

App Screenshot

App Screenshot

Acknowledgements

About

This is a SPA code test made in react, requested by the company Dristoll's The application has the following features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published