Skip to content

Dariuszsibik/resume-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page published at:

dariuszsibik.github.io.

Used technologies:

- react: 16.4.1

- react-Router

- JSX

- JavaScript

- Bootstrap

- CSS

- RWD

Dependencies

classnames: 2.2.6

gh-pages: 1.2.0

i18next: 11.3.3

i18next-xhr-backend: 1.5.1

react-i18next: 7.7.0

react-router-dom": 4.3.1

Download

You can download the code and you should download dependencies before running

npm i

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

Sending Feedback

We are always open to your feedback.

Folder Structure

After creation, your project should look like this:

public/
    locales/
        en/
          translations.json
        pl/
          translations.json
    theme/
        css/
          bootstrap.min.css
          resume.css
          rwd.css
        devicons/
        font/
        font-awsome/
        img/
        js/
    favicon-s2.ico
    index.html
    manifest.json
    
 src/
    components/
        projects/
        About.js
        Awards.js
        ChangeLanguage.js
        Courses.js
        Education.js
        Experience.js
        Nav.js
        Projects.js
        SideBar.js
        Skills.js
    img/
    App.js
    i18n.js
    index.js
 

For the project to build, these files must exist with exact filenames:

  • public/index.html is the page template;
  • src/index.js is the JavaScript entry point.

You can delete or rename the other files. You may create subdirectories inside src. For faster rebuilds, only files inside src are processed by Webpack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published