Skip to content

Charlotte-Natasha/Digital..Journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Journey

Showcasing my prowess, achievements, skills, establishments and some of my favorite projects via a digital resume.

Author

Running Tests

To run tests, run the following command

npm start

Runs the app in the development mode.

npm test

Launches the test runner in the interactive watch mode.\

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!

Deployment

To deploy this project run

  npm run deploy

Installation

Install my-project with npm

  npx create-react-app "name"
  or
  yarn create-react-app 'name'

  cd my-project-name
  
  npm start/ yarn start
  
  

License

MIT

Releases

No releases published

Packages

No packages published