Skip to content

AnhVo28/job-application-react

Repository files navigation

Job Application with translation feature

Job Application with React, Redux, Redux-form, SASS, Flow and Globalization.

Demo verson. Click here!

Quick Overview.

npm install

npm start

Then open http://localhost:3000/ to see your app.

npm start

Folder Structure

After creation, your project should look like this:

my-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    manifest.json
  src/
    components/
      Header.js
      MainPage.js
      Personal.js
      Portfolio.js
      Skill.js
    css/
      img/
      App.scss
      bootstrap.min.css
    locales/
      locales.json
    redux/
      action.js
      reducer.js
    App.js
    App.test.js
    i18n.js
    index.css
    index.js
    


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

npm install

then it will install all required modules needed to run.

Running the application

npm start

It automatically deploys the app and show it in the browser as http://localhost:3000/

Built With

Authors

See also the list of contributors who participated in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published