/all-about-techemprez

Primary LanguageJavaScriptMIT LicenseMIT

all-about-techEmprez

Description

This web app displays all you need to know about me, my portfolio with projects built, work experience, skills and stacks.

Built with

  • HTML
  • CSS
  • Bootstrap
  • React
  • Redux
  • Webpack
  • Jest

Prerequisites

  • VSCode
  • Git
  • Browser With Developer Tools

Interested in viewing the webpage:

Live Demo

Mobile view for home Page

Available Scripts

After cloning git clone https://github.com/techEmprez/crypto_metrics.git this directory from Github; You can run:

npm install to install project dependencies.

npm start to open the development server.

(back to top)

Project Setup

  1. Setup the project by creating a new directory.
  2. Set up the repository on GitHub and use Gitflow.
  3. Set up React using ### npx create-react-app .
  4. Install React Redux, Redux Logger and [React Router](https://reactrouter.com /web/guides/quick-start).
  5. Create routes and view components.
  6. Fetch data and update Redux store.
  7. Render fetch data for the first time only.
  8. Write actions and reducers for canceling rockets and leaving missions
  9. Render UI: My Profile section
  10. Implemented jest test to the project.

Run Tests

Use npm test a to run all the Jest test.

(back to top)

Authors 📑

👤 Choice Osobor

📝 License

This project is MIT licensed.

Acknowledgement

This project gives appropriate credit to Nelson Sakwa the author of the original design.

Contributing 🤝

Contributions, issues, and feature request are welcome anytime.